home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 2 / Amiga Tools 2.iso / mui / mui-tools / rekeyit / catalogs / rekeyit.cd next >
Text File  |  1995-03-09  |  3KB  |  174 lines

  1. ; version $VER: ReKeyIt.cd 2.1 (26.1.95)
  2. ; language engligh
  3. ;
  4. ; catalog description file for ReKeyIt and MenuPrefs
  5. ;
  6. ; Please note that this has completely changed from prior versions
  7. ;
  8. ; -----------------------------------------------
  9. ;         ReKeyIt strings
  10. ; -----------------------------------------------
  11. ;
  12. MSG_REKEYIT_REQ_TITLE (//)
  13. Message from ReKeyIt
  14. ;
  15. MSG_CX_DESC (//40)
  16. Change workbench menu shortcuts
  17. ;
  18. MSG_CANNOT_REMOVE_PATCH (//)
  19. ReKeyIt cannot be uninstalled safely because someone\n\
  20. else has patched system routines ituses.\n\n\
  21. ReKeyIt has been deactived
  22. ;
  23. MSG_OK (//)
  24. _OK
  25. ;
  26. MSG_CANT_FIND_PREFS (//)
  27. Sorry, cannot find prefs file '%s'
  28. ;
  29. MSG_CANCEL (//)
  30. _Cancel
  31. ;
  32. MSG_TERMINATING (//)
  33. ReKeyIt terminating!
  34. ; -----------------------------------------------
  35. ;       MenuPrefs strings
  36. ; -----------------------------------------------
  37. ;
  38. MSG_MENUPREFS_REQ_TITLE (100//)
  39. Message from MenuPrefs
  40. ;
  41. MSG_CANT_CREATE_WINDOW (//)
  42. Cannot create main window.
  43. ;
  44. MSG_CANT_ALLOCATE_FR (//)
  45. Could not allocate memory for filerequester.
  46. ;
  47. MSG_FR_SAVE (//)
  48. Save
  49. ;
  50. MSG_FR_LOAD (//)
  51. Load
  52. ;
  53. MSG_ABOUT (//)
  54. \033cMenuPrefs v%ld.%ld\n\n Copyright © 1994 %s \n\nReKeyIt Preference Editor\n(Compilation Date: %s)
  55. ;
  56. MSG_RESET_TO_DEFAULTS (//)
  57. \033cIn order to reset the menus to the defaults\nyou need to have ReKeyIt running
  58. ;
  59. MSG_CANT_LOCK_WB_SCREEN (//)
  60. Sorry, cannot lock 'Workbench' screen
  61. ;
  62. MSG_CANT_FIND_WB_WINDOW (//)
  63. Sorry, Cannot find 'Workbench' window
  64. ;
  65. MSG_CANT_CREATE_PREFS (//)
  66. Cannot create prefs file: '%s'
  67. ;
  68. MSG_CANT_OPEN_FILE (//)
  69. Cannot open file '%s'
  70. ;
  71. MSG_DEL_MENU (//)
  72. Delete '%s' and all its subitems\nare you sure?
  73. ;
  74. MSG_DEL_ITEM (//)
  75. Delete '%s'\nare you sure?
  76. ;
  77. MSG_YES_NO (//)
  78. _Yes|_No
  79. ;
  80. MSG_NOTHING_TO_SAVE (//)
  81. Sorry, menu list is empty\nnothing to save
  82. ;
  83. MSG_GET_ITEM_NAME (//)
  84. Please enter a name for this menu item
  85. ;
  86. ; -----------------------------------------------
  87. ;   MenuPrefs menus
  88. ; -----------------------------------------------
  89. ;
  90. ; The following are the menu definitions, for menu items the first
  91. ; character is the keyboard shortcut, followed by "\0", followed by the
  92. ; menu label.  To not have a keyboard shortcut, set the first character to
  93. ; "\0" also.  Only the menu items can have shortcuts.
  94. ;
  95. MSG_MENU_PROJECT (200//)
  96. Project
  97. ;
  98. MSG_ITEM_OPEN (//)
  99. O\0Open...
  100. ;
  101. MSG_ITEM_SAVEAS (//)
  102. A\0Save As...
  103. ;
  104. MSG_ITEM_ABOUT (//)
  105. ?\0About...
  106. ;
  107. MSG_ITEM_QUIT_ALL (//)
  108. \0\0Quit (Prefs & ReKeyIt)
  109. ;
  110. MSG_ITEM_QUIT (//)
  111. Q\0Quit (Prefs)
  112. ;
  113. MSG_MENU_EDIT (//)
  114. Edit
  115. ;
  116. MSG_ITEM_DEFAULTS (//)
  117. D\0Reset to Defaults...
  118. ;
  119. MSG_ITEM_LAST_SAVED (//)
  120. L\0Last Saved
  121. ;
  122. MSG_ITEM_DELETE (//)
  123. \0\0Delete Item
  124. ;
  125. MSG_ITEM_ADD (//)
  126. \0\0Add Item
  127. ;
  128. MSG_MENU_OPTIONS (//)
  129. Options
  130. ;
  131. MSG_ITEM_CREATE_ICONS (//)
  132. I\0Create Icons?
  133. ;
  134. ; -----------------------------------------------
  135. ;   MenuPrefs gadgets
  136. ; -----------------------------------------------
  137. ;
  138. MSG_MENU_ITEMS (300//)
  139. Menu Items
  140. ;
  141. MSG_MUI_COMMANDKEY (//)
  142. Command Key
  143. ;
  144. MSG_BGUI_COMMANDKEY (//)
  145. Command _Key
  146. ;
  147. MSG_COMMANDKEY_KEY (//1)
  148. k
  149. ;
  150. MSG_RESCAN_MENUS (//)
  151. _Rescan Menus
  152. ;
  153. MSG_RESCAN_MENUS_KEY (//1)
  154. r
  155. ;
  156. MSG_SAVE (//)
  157. _Save
  158. ;
  159. MSG_SAVE_KEY (//1)
  160. s
  161. ;
  162. MSG_USE (//)
  163. _Use
  164. ;
  165. MSG_USE_KEY (//1)
  166. u
  167. ;
  168. ; Cancel and Ok is described above, so we just need to specify the keys here
  169. MSG_OK_KEY (//1)
  170. o
  171. ;
  172. MSG_CANCEL_KEY (//1)
  173. c
  174.